Skip to content

[bot] Add /voice command and -r resume shorthand from recent CLI releases#156

Merged
DanWahlin merged 1 commit into
mainfrom
update/voice-command-resume-shorthand-7cc6cb2aaff84e60
Jun 8, 2026
Merged

[bot] Add /voice command and -r resume shorthand from recent CLI releases#156
DanWahlin merged 1 commit into
mainfrom
update/voice-command-resume-shorthand-7cc6cb2aaff84e60

Conversation

@DanWahlin

Copy link
Copy Markdown
Collaborator

What's new in recent Copilot CLI releases

Two beginner-relevant features were shipped in the past 7 days:

Release Feature
v1.0.59 (2026-06-02) /voice command — dictate prompts using local speech-to-text models
v1.0.60 (2026-06-05) -r flag as shorthand for --resume

Other recent changes (Rubber Duck auto-invocation, experimental scheduled prompts, /experimental UI) were either too advanced for beginners, experimental/opt-in, or had their defaults toggled back within the same release window and were left out of this update.

Sections updated

Chapter 01: First Steps (01-setup-and-first-steps/README.md)

  • Added /voice to the Display table in the Additional Commands reference section. Described as: Dictate your prompt using local speech-to-text — speak naturally instead of typing.

Chapter 02: Context and Conversations (02-context-conversations/README.md)

  • Added -r as a shorthand for --resume in the Resume a Specific Session code block, with a brief comment explaining it saves typing.

Source announcements

Generated by Course Updater · ● 732.1K ·

Add /voice command to the Additional Commands reference in Chapter 01.
The /voice command (added in v1.0.59) lets users dictate prompts using
local speech-to-text models instead of typing.

Add -r as a shorthand for --resume in Chapter 02's session management
section. The -r flag (added in v1.0.60) saves typing when resuming
sessions.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@DanWahlin DanWahlin marked this pull request as ready for review June 8, 2026 18:41
Copilot AI review requested due to automatic review settings June 8, 2026 18:41
@DanWahlin DanWahlin merged commit f73c35f into main Jun 8, 2026
13 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates beginner-facing course documentation to reflect two recent GitHub Copilot CLI usability features: the new /voice slash command (speech-to-text dictation) and the -r shorthand for --resume.

Changes:

  • Add /voice to the Chapter 01 “Display” commands reference table with a brief beginner-friendly description.
  • Add a commented example showing copilot -r as shorthand for copilot --resume in Chapter 02’s session resume section.
Show a summary per file
File Description
01-setup-and-first-steps/README.md Documents the new /voice command in the “Additional Commands” reference table.
02-context-conversations/README.md Adds -r shorthand example alongside existing --resume usage in the session management section.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants